* {font-size: 100.01%;}

html
{
	width:100%;
	height: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

body
{
	height: 100%;
	margin:0;
	padding:0;
	background:white;
	font-size: 13px;
	font-family:  Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	color:#052635;
	min-width: 1085px;
}

textarea
{
	font-size:13px;
}

input, select
{
	font-size:14px; 
}

.blog-add-comment {
text-align:left!important;
}


#page-container
{
	margin:0 13px -36px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 840 ? "850px" : "auto");
}

#print-link-back
{
	display:none;
	float:right;
	padding:10px;
}

#header
{
	height:82px;
	position:relative;
	overflow:hidden;
}

#flash
{
  width:100%;
	height:79px;
	position:relative;
	float:left;
}

#company-info
{
	height:79px;
	width:400px;
	position:relative;
	/*background:url(images/logo.png) no-repeat;*/
	padding-left:136px;
}

#company-logo
{
	font-size:16px;	
	height:100%;
	color:white;
	padding-top:16px;
	font-weight:bold;
}

#company-name
{
	font-size:11px;
	position:absolute;
	color:white;
	top:36px;
	left:240px;
}

#auth
{
	position:absolute;
	right:23px;
	top:15px;
	height:66px;
	font-size:11px;
	text-align:right;
	width:600px;
}

#header-separator
{
	height:4px;
	//background-image:url(images/header-separator.gif);
	background: #128E25;
	//background-repeat:repeat-x;
	font-size:1px;
}

#top-menu-section4
{
	height:32px;
	background-image:url(images/topmenu-section-background.gif);
	background-repeat:repeat-x;
}

#top-menu
{
	margin-left:270px;
}

#top-menu-left-corner
{
	//background:url(/bitrix/templates/modern_copy_blue/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg.jpg) repeat-x;
	
background: #34912a; /* Old browsers */
background: -moz-linear-gradient(top,  #34912a 62%, #3c7725 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(62%,#34912a), color-stop(100%,#3c7725)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #34912a 62%,#3c7725 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #34912a 62%,#3c7725 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #34912a 62%,#3c7725 100%); /* IE10+ */
background: linear-gradient(to bottom,  #34912a 62%,#3c7725 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34912a', endColorstr='#3c7725',GradientType=0 ); /* IE6-9 */

	
	margin-right:110px;
	height:32px;
}
#horizontal-multilevel-menu {
	width:100%;
}

#site-icons
{
	width:110px;
	overflow:hidden;
	float:right;
	height:32px;
	//background:url(/bitrix/templates/modern_copy_blue/components/bitrix/menu/horizontal_multilevel/images/header_menu_bg.jpg) repeat-x;
	

	background: #34912a; /* Old browsers */
background: -moz-linear-gradient(top,  #34912a 62%, #3c7725 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(62%,#34912a), color-stop(100%,#3c7725)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #34912a 62%,#3c7725 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #34912a 62%,#3c7725 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #34912a 62%,#3c7725 100%); /* IE10+ */
background: linear-gradient(to bottom,  #34912a 62%,#3c7725 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34912a', endColorstr='#3c7725',GradientType=0 ); /* IE6-9 */

	
}

a.favourite-icon, a.print-icon, a.sitemap-icon
{
	float: right;
	width:20px;
	height:32px;
	margin-right:15px;
}

a.favourite-icon {background:url(images/icons/favourite_green.gif) no-repeat;}
a.print-icon {background:url(images/icons/printer_grey.gif) no-repeat;}
a.sitemap-icon {background:url(images/icons/sitemap_green.gif) no-repeat;}

#breadcumb-section
{
	margin-left:16px;
}

#navigation 
{
	padding:10px 0;
	font-size:11px;
	color:#7f7f7f;
	margin-right:220px;
}

#navigation a
{
	text-decoration:none;
	color:#7f7f7f;
}

#search
{
	float:left;
	width:240px;
	overflow:hidden;
	text-align:left;
	margin-left:20px;
	vertical-align:middle;
/*	background-color:#d9dde0;*/
	margin-right:10px;
}

#search-main-page
{
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	width:270px;
	text-align:right;
}

#search form
{
	margin:0;
	padding:4px 10px 4px 10px;
	height:100%;
}

#search-main-page form
{
	margin:0;
	padding:0;
	height:100%;
}

#search span.search-text, #search-main-page span.search-text
{
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
}

#search input.search-submit, #search-main-page input.search-submit
{
	height:19px;
	vertical-align:middle;
	border:1px solid #eeeeee;
	width:55px;
}

#search input.search-field, #search-main-page input.search-field
{
	background:#e7e7e7;
	color:#000000;
	border:1px solid #eeeeee;
	font-size:11px;
	padding-left:5px;
	vertical-align:middle;
	width:150px;
	height:17px;
}

#page-content
{
	font-size:0.9em;
	padding:0 10px;
}


#main-page
{
	padding-bottom:15px;
	margin:0 10px;
}

#main-table
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

#left-column
{
	width:200px;
	padding-right:9px;
	vertical-align:top;
	border-right:1px solid #dbdbdb;
	padding-bottom:15px;
}

#main-column
{
	padding-left:15px;
	vertical-align:top;
	width:100%;
	padding-bottom:15px;
}
.table-wrapper { 
//border-bottom: 1px solid #006699;
margin-bottom: 20px;
margin-right: 20px;
}
.table-wrapper table { 
font: 11px/15px "Verdana", "Geneva", sans-serif;
width: 100%;
border-collapse: collapse;
}
.table-wrapper th { 
background: #006699;
color: #FFFFFF;
font-weight: 700;
padding: 10px;
text-align: left;
vertical-align: top;
}

.table-wrapper  td { 
border-top: 1px solid #006699;
border-bottom: 1px solid #006699;
padding: 6px 10px;
vertical-align: top;
}

.left-column-delimiter
{
	height:9px;
	font-size:1px;
}

#space-for-footer
{
  clear:all;
	height:35px;
}

#copyright { 
	color: white;
	float: left;
	font-size: 11px;
	margin-left: 19px;
	padding-top: 10px;

}
#copyright a{ 
	color: white;
//	text-decoration: none;	
}

#copyright a:hover{ 
	text-decoration: underline;	
}

#footer
{
	overflow:hidden;
	border-top:1px solid #cccccc;
	padding:10px 0;
	//background-image:url(images/footer-1.gif);
}

#footer p
{
	padding:0;
	margin:0;

}


#footer-links
{
	float:right;
	margin-right:19px;
	padding-top:8px;
}

#footer-links a
{
	font-weight:bold;
	text-decoration:none;
	color: white;
}
#footer-links a:hover
{
	text-decoration: underline; 
}

td.main-page-left-column, td.main-page-center-column
{
	border-right:1px solid #dbdbdb;
	padding-right:10px;
}

/*Ajax window*/
div.waitwindow 
{
	background-color:#FCF7D1;
	background-image:url(images/wait.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	border:1px solid #E1B52D;
	color:black;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	padding:10px;
	position:absolute;
	width:170px;
	z-index:10000;
	text-align:center;
}

*{-moz-force-broken-image-icon:1 !important;}

/* #page-content ul, #page-content ul li {list-style-type:disc!important;}
#page-content ol, #page-content ol li {list-style-type:decimal!important;}*/

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

#desktop_conteiner
{
	width:100%;
}

#desktop_conteiner #left_col
{
	width:242px;
	float:left;
}

#desktop_conteiner #right_col
{
	width:240px;
	float:right;
}

#desktop_conteiner .between
{
	width:10px;
	height:100%;
	float:left;
}

#desktop_conteiner #center_col
{	
	margin-left: 250px;
/*        margin-right: 250px;*/
}

.plantable td
{
		padding:2px;
}
.plantable 
{
		text-align: center;
}


#desktop_conteiner .data_div
{
	background-color: white;
    	margin-bottom: 10px;
    	width: 100%;
}

#desktop_conteiner .data_div .gdparent
{
	background-color: white;
    	border: 1px solid #1B7716;
    	position: relative;
}

#desktop_conteiner .data_div .gdheader
{
/*	background-color: #e94119;
    background-image: url("/bitrix/templates/modern_copy/images/gdheader-background.gif") bottom;*/
	//background: #4380a6 url("/bitrix/templates/modern_copy_blue/components/bitrix/menu/horizontal_multilevel/images/gdheader-background.jpg") repeat-x;

	background: #498c40; /* Old browsers */
background: -moz-linear-gradient(top,  #498c40 62%, #4d723f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(62%,#498c40), color-stop(100%,#4d723f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #498c40 62%,#4d723f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #498c40 62%,#4d723f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #498c40 62%,#4d723f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #498c40 62%,#4d723f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#498c40', endColorstr='#4d723f',GradientType=0 ); /* IE6-9 */


	

    	font-family: Verdana,Arial,Helvetica,sans-serif;
		color: white;
    	font-size: 14px;
    	font-weight: bold;
    	margin: 1px;
    	padding: 10px;
}

#desktop_conteiner .data_div .gdheader-2
{
	/*	background-color: #e94119;
    background-image: url("/bitrix/templates/modern_copy/images/gdheader-background.gif") bottom;*/
	background: #a8a8a8 url("/bitrix/templates/modern_copy/images/gdheader-background-2.gif") bottom repeat-x;
    	font-family: Verdana,Arial,Helvetica,sans-serif;
		color: white;
    	font-size: 14px;
    	font-weight: bold;
    	margin: 1px;
    	padding: 10px;
}

#desktop_conteiner .data_div .gdcontent
{
	padding: 10px;
}

/*#desktop_conteiner .data_div .gdcorn {
    background-image: url("/bitrix/templates/modern/components/gosportal/desktop/.default/images/gadget.gif");
    height: 4px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    width: 4px;
}

#desktop_conteiner .data_div .gdbcorn {
    background-image: url("/bitrix/templates/modern/components/gosportal/desktop/.default/images/gadget.gif");
    background-position: 0 -4px;
    height: 4px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    width: 4px;
}*/

blockquote
{
	border: 1px solid rgb(204, 204, 204); padding: 8px; background-color: rgb(255, 255, 173);
}

#rating_counter {
   float: right;
   width: 574px;
   margin: 34px 19px 0 20px;
   text-align: right;
}
